func github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn.isFIPS

3 uses

	github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn (current package)
		accesspoint_arn.go#L27: 	if isFIPS(a.Region) {
		accesspoint_arn.go#L51: func isFIPS(region string) bool {
		outpost_arn.go#L33: 	if isFIPS(a.Region) {